home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / commocv4.zip / COMMOCVT.DOC next >
Text File  |  1990-03-08  |  3KB  |  84 lines

  1.                        {COMMO} Phone Directory Converter
  2.  
  3.                        By Shad Muegge 03-08-90 Version 4
  4.  
  5.                                   FREEWARE
  6.  
  7.  
  8. COMMOCVT (-t|-q|-p|-b) [-c<Filename>] [-i<FileName> [-h] [-a]
  9.  
  10. One of the following switches must be specified:
  11.      -t       Telix 3.10 phone directory file conversion.
  12.      -p       Pcplus 1.1B phone directory file conversion.
  13.      -r       Procomm 2.4.2 phone directory file conversion.
  14.      -q       Qmodem 4.0 phone directory file conversion.
  15.      -b       Boyan 4.0a phone directory file conversion.
  16.  
  17. The following switches are optional:
  18.      -c       {COMMO} phone directory filename defaults to COMMO1.FON.
  19.      -i       Input phone directory filename.
  20.                  defaults: Pcplus 1.1B --> PCPLUS.DIR
  21.                            Procomm 2.4.2 --> PROCOMM.DIR
  22.                            Qmodem 4.0 --> QMODEM.FON
  23.                            Telix 3.10 --> TELIX.FON
  24.                            Boyan 4.0a --> BOYAN.FON
  25.      -h       Suppress the header written to {COMMO} phone directory.
  26.      -a       Append to the end of the {COMMO} phone directory file.
  27.  
  28. Examples:
  29.  
  30.    COMMOCVT -P
  31.          Convert Procomm Plus phone directory file using defaults.
  32.                  PCPLUS.DIR to COMMO1.FON
  33.  
  34.    COMMOCVT -T -iLONGDIST.FON
  35.          Convert Telix phone directory file, with the input file specified.
  36.          Use this if your  phone directory file is not the default filename.
  37.                  LONGDIST.FON to COMMO1.FON.
  38.  
  39.    COMMOCVT -Q -A
  40.          Converts a Qmodem phone directory file and APPENDS the phone numbers
  41.          to the COMMO1.FON file.  This is nice if you have more than one file
  42.          you want to convert.  It will combine them all into one {COMMO} phone
  43.          directory.  The -H option is automatically set on this command.
  44.  
  45.    COMMOCVT -B -H
  46.          Converts a Boyan phone directory file and supresses the Header
  47.          information which is usaully written to the {COMMO} file.
  48.  
  49.    COMMOCVT -P -CCOMMO3.FON -IPURSUIT.DIR -A
  50.          Append the converted Procomm Plus directory named PURSUIT.DIR to
  51.          the {COMMO} directory file COMMO3.FON
  52.  
  53.  
  54. Comments and suggestions can either be sent to:
  55.  
  56.          Shad Muegge
  57.          P.O. Box 4251
  58.          Santa Rosa, Ca
  59.                 95404
  60.  
  61. Call my BBS, if you just want to visit, or if you find another phone
  62. directory you want to be able to convert to {COMMO}.
  63.  
  64.          The Outland
  65.          (707) 575-0636
  66.          Hayes 9600 V.42
  67.  
  68.  
  69. Version Update:
  70.  
  71.    4) Changed it so that baud rates and data bits are no longer placed in
  72.       {COMMO} phone file.  For better results, set up {COMMO} with a default
  73.       configuration in the CFG file.  Then allow the {COMMO} to autobaud
  74.       for you.
  75.  
  76.    3) I jumped over Version 3, so that the version numbers of {COMMO} and
  77.       {COMMOCVT} would match.
  78.  
  79.    2) Added Procommo 2.4.2, and cleaned up the documentation.
  80.  
  81.    1) Orginal {COMMOCVT} - Converts PCPLUS,BOYAN,TELIX,QMODEM phone files
  82.       to {COMMO} phone files.
  83.  
  84.